projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5a6bce
)
(maybe_bootstrap): Fix the command that fails Make.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 9 Mar 2002 15:08:52 +0000
(15:08 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 9 Mar 2002 15:08:52 +0000
(15:08 +0000)
msdos/mainmake.v2
patch
|
blob
|
history
diff --git
a/msdos/mainmake.v2
b/msdos/mainmake.v2
index 4faa828860397ebf2c41030daba2fd818ee1cfda..1a7857b3f02a033f9fd817ee8c5e799a756c89e0 100644
(file)
--- a/
msdos/mainmake.v2
+++ b/
msdos/mainmake.v2
@@
-155,7
+155,7
@@
clean:
maybe_bootstrap:
@if not exist lisp\abbrevs.elc djecho \
"Some *.elc files are missing. You should do a `make bootstrap'."
- @if not exist lisp\abbrevs.elc
fail-this-mak
e
+ @if not exist lisp\abbrevs.elc
redir -e /dev/null -oe redir fail-this-make.ex
e
bootstrap: bootstrap-clean-before bootstrap-lisp-1 bootstrap-src bootstrap-lisp bootstrap-clean-after all info